home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hydos10 / time < prev    next >
Text File  |  1991-04-23  |  623b  |  19 lines

  1.                                     TIME
  2.                       Displays and sets the sytem time
  3.                               See also <DATE>
  4.  
  5. COMMAND TYPE: Internal                  VERSION: 2.0 and up
  6.  
  7. USE: TIME [hh:mm[:ss[.xx]]]
  8.  
  9. hh  specifies the hours using 24 hour time format (0 to 23).
  10. mm  specifies minutes.  (0 to 59)
  11. ss  specifies seconds.  (0 to 59)
  12. xx  specifies hundredths of a second. (0 to 99) This is optional
  13.  
  14. TIME entered with no parameters will display the current time and give
  15. you the option to either change the time or leave it as it is.
  16.  
  17. EXAMPLE: TIME 15:20
  18. sets the time to 3:15
  19.